home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club - Holiday 1996 / Software of the Month Club - Holiday 1996.iso / pc / win / formgr32 / example.fg_ / example.fg
Encoding:
INI File  |  1996-08-18  |  33.3 KB  |  2,185 lines

  1. [Project]
  2. name = example.fgx
  3. type = Object
  4. type = Project
  5. type = Objecte.fgx
  6. type = Project.fgx
  7. version = 9601
  8. file_format = 9601
  9. xmax = 480
  10. ymax = 360
  11. resolution = 2
  12. color_mode = 1
  13. key_advance = 1
  14. mouse_advance = 0
  15. space_break = 1
  16. escape_exit = 1
  17. cursor = Circle
  18. system = 16
  19. title = Formula examples
  20. script = example.sxt
  21. option_xmax = 480
  22. option_ymax = 360
  23. screens = 8
  24. registration = 3C70-1563
  25. checksum = 773
  26. ignore_error = 1
  27. password = 
  28. cover_desktop = 0
  29. preload_names = 
  30. preload_count = 0
  31.  
  32. [Screen]
  33. name = intro space
  34. type = Object
  35. type = Screen
  36. activate = 1
  37. undisplay = 1
  38. function_key = F1
  39. transition_off = Slide down
  40. condition = TRUE
  41.  
  42. [Element]
  43. name = black bgd
  44. type = Object
  45. type = Element
  46. type = Rectangle
  47. condition = FALSE
  48. filled = 1
  49. top_red = 0
  50. top_green = 0
  51. top_blue = 0
  52. bottom_red = 120
  53. bottom_green = 120
  54. bottom_blue = 120
  55. border_width = 1
  56. border_bevel = 1
  57. transition = Display
  58. xpos = 0
  59. ypos = 0
  60. xlen = 479
  61. ylen = 359
  62.  
  63. [Element]
  64. name = x_strs.gif
  65. type = Object
  66. type = Element
  67. type = Background
  68. condition = TRUE
  69. transition = Slide up
  70. background = 1
  71.  
  72. [Element]
  73. name = x_plnt.gif
  74. type = Object
  75. type = Element
  76. type = Picture
  77. condition = TRUE
  78. transition = Slide up
  79. transition_off = Undisplay
  80. xpos = 24
  81. ypos = 321
  82. xlen = 427
  83. ylen = 38
  84.  
  85. [Element]
  86. name = x_jptr.gif
  87. type = Object
  88. type = Element
  89. type = Picture
  90. condition = TRUE
  91. transition = Slide up right
  92. transition_off = Undisplay
  93. xpos = 7
  94. ypos = 271
  95. xlen = 55
  96. ylen = 55
  97. transparency = 1
  98. trans_red = 0
  99. trans_green = 248
  100. trans_blue = 0
  101.  
  102. [Element]
  103. name = x_moon.gif
  104. type = Object
  105. type = Element
  106. type = Picture
  107. condition = TRUE
  108. transition = Slide up left
  109. transition_off = Undisplay
  110. xpos = 411
  111. ypos = 40
  112. xlen = 65
  113. ylen = 98
  114. transparency = 1
  115. trans_red = 0
  116. trans_green = 248
  117. trans_blue = 0
  118.  
  119. [Element]
  120. name = logo.vdo
  121. type = Object
  122. type = Element
  123. type = Animation
  124. condition = TRUE
  125. frame_rate = 16
  126. xpos = 54
  127. ypos = 41
  128. xlen = 378
  129. ylen = 136
  130. skip_frames = 0
  131. mode = 0
  132.  
  133. [Element]
  134. name = x_grfx.gif
  135. type = Object
  136. type = Element
  137. type = Picture
  138. condition = TRUE
  139. transition = Mesh across
  140. transition_off = Undisplay
  141. xpos = 143
  142. ypos = 138
  143. xlen = 259
  144. ylen = 24
  145. transparency = 1
  146. trans_red = 0
  147. trans_green = 0
  148. trans_blue = 0
  149.  
  150. [Element]
  151. name = x_ms_bar.gif
  152. type = Object
  153. type = Element
  154. type = Picture
  155. condition = TRUE
  156. transition = Radial
  157. transition_off = Undisplay
  158. xpos = 87
  159. ypos = 174
  160. xlen = 350
  161. ylen = 22
  162.  
  163. [Element]
  164. name = x_tb1_u1.gif
  165. type = Object
  166. type = Element
  167. type = Picture Button
  168. condition = TRUE
  169. cursor = Finger
  170. transition = Slide right
  171. xpos = 105
  172. ypos = 233
  173. xlen = 103
  174. ylen = 53
  175. cursor_bitmap = x_tb1_u3.gif
  176. down_bitmap = x_tb1_u2.gif
  177. transparency = 1
  178. trans_red = 0
  179. trans_green = 0
  180. trans_blue = 0
  181. action = break
  182.  
  183. [Element]
  184. name = x_tb2_u1.gif
  185. type = Object
  186. type = Element
  187. type = Picture Button
  188. condition = TRUE
  189. cursor = Finger
  190. transition = Slide left
  191. xpos = 313
  192. ypos = 234
  193. xlen = 93
  194. ylen = 51
  195. cursor_bitmap = x_tb2_u3.gif
  196. down_bitmap = x_tb2_u2.gif
  197. transparency = 1
  198. trans_red = 0
  199. trans_green = 0
  200. trans_blue = 0
  201. action = exit
  202.  
  203. [Element]
  204. name = timer
  205. type = Object
  206. type = Element
  207. type = Timer
  208. condition = TRUE
  209. period = 400
  210. off_period = 300
  211. mode = 3
  212. action = display "x_comet2.gif"
  213. off_action = display "x_comet1.gif"
  214.  
  215. [Element]
  216. name = x_comet1.gif at start
  217. type = Object
  218. type = Element
  219. type = 2D Sprite
  220. condition = TRUE
  221. frame_rate = 12
  222. frame_count = 48
  223. source_frames = 1
  224. keyframe_count = 2
  225. cposx = 535,-15
  226. cposy = 50,241
  227. cnr1x = 572,-6
  228. cnr1y = 31,237
  229. cnr1z = 0,0
  230. cnr2x = 559,-9
  231. cnr2y = 82,247
  232. cnr2z = 0,0
  233. cnr3x = 495,-22
  234. cnr3y = 70,243
  235. cnr3z = 0,0
  236. cnr4x = 508,-19
  237. cnr4y = 18,233
  238. cnr4z = 0,0
  239. first_frame = 0
  240. mode = 1
  241.  
  242. [Element]
  243. name = x_comet2.gif
  244. type = Object
  245. type = Element
  246. type = Sprite
  247. type = 2D Sprite
  248. condition = FALSE
  249. frame_rate = 12
  250. frame_count = 50
  251. source_frames = 1
  252. keyframe_count = 8
  253. cposx = 414,341,137,63,38,66,219,565
  254. cposy = 83,83,82,82,86,110,194,340
  255. cnr1x = 422,380,176,83,47,51,145,436
  256. cnr1y = 83,83,82,80,85,95,164,259
  257. cnr1z = -37,0,0,-2,18,0,0,0
  258. cnr2x = 421,378,174,63,36,81,292,694
  259. cnr2y = 77,77,76,102,106,95,163,259
  260. cnr2z = -35,0,0,1,0,0,0,0
  261. cnr3x = 404,300,96,41,28,81,292,694
  262. cnr3y = 81,82,81,82,85,125,223,420
  263. cnr3z = 38,0,0,2,-19,0,0,0
  264. cnr4x = 405,303,99,61,39,51,145,436
  265. cnr4y = 87,88,87,60,64,125,224,420
  266. cnr4z = 36,0,0,-1,0,0,0,0
  267. transparency = 1
  268. trans_red = 0
  269. trans_green = 0
  270. trans_blue = 0
  271. repeat = 0
  272. mode = 1
  273.  
  274. [Element]
  275. name = x_comet1.gif
  276. type = Object
  277. type = Element
  278. type = Sprite
  279. type = 2D Sprite
  280. condition = FALSE
  281. frame_rate = 12
  282. frame_count = 50
  283. source_frames = 1
  284. keyframe_count = 4
  285. cposx = -79,315,425,482
  286. cposy = 53,253,241,152
  287. cnr1x = -161,310,421,478
  288. cnr1y = 2,251,245,156
  289. cnr1z = 0,0,0,0
  290. cnr2x = -6,314,419,476
  291. cnr2y = -6,248,240,151
  292. cnr2z = 0,0,0,0
  293. cnr3x = 4,319,426,483
  294. cnr3y = 104,254,237,148
  295. cnr3z = 0,0,0,0
  296. cnr4x = -151,315,428,485
  297. cnr4y = 112,257,241,152
  298. cnr4z = 0,0,0,0
  299. transparency = 1
  300. trans_red = 0
  301. trans_green = 0
  302. trans_blue = 0
  303. repeat = 0
  304. mode = 1
  305.  
  306. [Screen]
  307. name = pictures
  308. type = Object
  309. type = Screen
  310. activate = 0
  311. undisplay = 1
  312. function_key = F2
  313. transition_off = undisplay
  314. condition = TRUE
  315.  
  316. [Element]
  317. name = background
  318. type = Object
  319. type = Element
  320. type = Rectangle
  321. condition = FALSE
  322. filled = 1
  323. top_red = 0
  324. top_green = 0
  325. top_blue = 0
  326. bottom_red = 120
  327. bottom_green = 120
  328. bottom_blue = 120
  329. border_width = 2
  330. transition = Radial
  331. xpos = 0
  332. ypos = 0
  333. xlen = 480
  334. ylen = 360
  335. background = 1
  336.  
  337. [Element]
  338. name = blast.gif
  339. type = Object
  340. type = Element
  341. type = Picture
  342. condition = TRUE
  343. transition = Slide up
  344. xpos = 160
  345. ypos = 160
  346. xlen = 320
  347. ylen = 200
  348. transparency = 1
  349. trans_red = 0
  350. trans_green = 0
  351. trans_blue = 0
  352. transition_off = Slide up
  353.  
  354. [Element]
  355. name = earth.gif
  356. type = Object
  357. type = Element
  358. type = Picture
  359. condition = TRUE
  360. transition = Slide down right
  361. xpos = -27
  362. ypos = 12
  363. xlen = 220
  364. ylen = 199
  365. transparency = 1
  366. trans_red = 0
  367. trans_green = 0
  368. trans_blue = 0
  369. transition_off = Slide up left
  370.  
  371. [Element]
  372. name = text
  373. type = Object
  374. type = Element
  375. type = Text
  376. condition = TRUE
  377. text_red = 255
  378. text_green = 156
  379. text_blue = 108
  380. shadow_red = 128
  381. shadow_green = 128
  382. shadow_blue = 128
  383. shadow_offset = 1
  384. font_face = Arial
  385. font_weight = 700
  386. font_height = -17
  387. repaint = 1
  388. xpos = 199
  389. ypos = 13
  390. xlen = 278
  391. ylen = 166
  392. text = Formula Graphics can show 256 color or 24 bit color presentations.\n\n256 color presentations use dynamic palette management. Any number of bitmaps with different palettes can be displayed at the same time.
  393. font_italic = 255
  394.  
  395. [Element]
  396. name = click
  397. type = Object
  398. type = Element
  399. type = Text
  400. condition = TRUE
  401. text_red = 255
  402. text_green = 156
  403. text_blue = 108
  404. shadow_red = 128
  405. shadow_green = 128
  406. shadow_blue = 128
  407. shadow_offset = 1
  408. font_face = Arial
  409. font_weight = 700
  410. font_height = -17
  411. repaint = 1
  412. xpos = 19
  413. ypos = 298
  414. xlen = 110
  415. ylen = 52
  416. font_italic = 255
  417. text = Click any key to continue
  418. centre = 1
  419.  
  420. [Element]
  421. name = input
  422. type = Object
  423. type = Element
  424. type = Input
  425. condition = TRUE
  426. mode = 0
  427.  
  428. [Element]
  429. name = remove
  430. type = Object
  431. type = Element
  432. type = Remove
  433. condition = TRUE
  434. mode = 1
  435. elements = text\nclick
  436.  
  437. [Screen]
  438. name = animation
  439. type = Object
  440. type = Screen
  441. activate = 1
  442. undisplay = 1
  443. function_key = F3
  444. transition_off = All at once
  445. condition = TRUE
  446.  
  447. [Element]
  448. name = background
  449. type = Object
  450. type = Element
  451. type = Rectangle
  452. condition = TRUE
  453. filled = 1
  454. top_red = 255
  455. top_green = 255
  456. top_blue = 255
  457. bottom_red = 180
  458. bottom_green = 100
  459. bottom_blue = 80
  460. border_width = 2
  461. transition = Radial
  462. xpos = 0
  463. ypos = 0
  464. xlen = 480
  465. ylen = 360
  466. background = 1
  467. gradient = 1
  468.  
  469. [Element]
  470. name = rectangle
  471. type = Object
  472. type = Element
  473. type = Rectangle
  474. condition = TRUE
  475. filled = 0
  476. top_red = 200
  477. top_green = 200
  478. top_blue = 200
  479. bottom_red = 120
  480. bottom_green = 120
  481. bottom_blue = 120
  482. border_width = 1
  483. border_bevel = 1
  484. transition = Display
  485. xpos = 19
  486. ypos = 163
  487. xlen = 437
  488. ylen = 183
  489. border = 1
  490.  
  491. [Element]
  492. name = anim.fgh
  493. type = Object
  494. type = Element
  495. type = Hypertext
  496. condition = TRUE
  497. xpos = 29
  498. ypos = 30
  499. xlen = 418
  500. ylen = 115
  501. page = 0
  502. scroll_bar = 0
  503. repaint = 1
  504.  
  505. [Element]
  506. name = motor.vdo
  507. type = Object
  508. type = Element
  509. type = Animation
  510. condition = TRUE
  511. frames_second = 20
  512. xpos = 43
  513. ypos = 186
  514. xlen = 251
  515. ylen = 130
  516. repeat = 1
  517. mode = 1
  518. frame_rate = 10
  519. first_frame = 0
  520.  
  521. [Element]
  522. name = Play
  523. type = Object
  524. type = Element
  525. type = Text Button
  526. condition = TRUE
  527. face_red = 216
  528. face_green = 176
  529. face_blue = 168
  530. on_red = 255
  531. on_green = 255
  532. on_blue = 255
  533. cursor = Finger
  534. font_face = Arial
  535. font_weight = 700
  536. font_height = -17
  537. repaint = 1
  538. xpos = 351
  539. ypos = 200
  540. xlen = 80
  541. ylen = 30
  542. text = Play
  543. font_italic = 255
  544. action = play "motor.vdo"
  545.  
  546. [Element]
  547. name = stop
  548. type = Object
  549. type = Element
  550. type = Text Button
  551. condition = TRUE
  552. face_red = 216
  553. face_green = 176
  554. face_blue = 168
  555. on_red = 255
  556. on_green = 255
  557. on_blue = 255
  558. cursor = Finger
  559. font_face = Arial
  560. font_weight = 700
  561. font_height = -17
  562. repaint = 1
  563. xpos = 351
  564. ypos = 238
  565. xlen = 80
  566. ylen = 30
  567. font_italic = 255
  568. text = Stop
  569. action = stop "motor.vdo"
  570.  
  571. [Element]
  572. name = Next
  573. type = Object
  574. type = Element
  575. type = Text Button
  576. condition = TRUE
  577. face_red = 216
  578. face_green = 176
  579. face_blue = 168
  580. on_red = 255
  581. on_green = 255
  582. on_blue = 255
  583. cursor = Finger
  584. font_face = Arial
  585. font_weight = 700
  586. font_height = -17
  587. repaint = 1
  588. xpos = 351
  589. ypos = 275
  590. xlen = 80
  591. ylen = 30
  592. font_italic = 255
  593. text = Next
  594. action = break
  595.  
  596. [Screen]
  597. name = dialog controls
  598. type = Object
  599. type = Screen
  600. activate = 1
  601. undisplay = 1
  602. function_key = F4
  603. transition_off = All at once
  604. condition = TRUE
  605.  
  606. [Element]
  607. name = background
  608. type = Object
  609. type = Element
  610. type = Rectangle
  611. condition = TRUE
  612. filled = 1
  613. top_red = 206
  614. top_green = 206
  615. top_blue = 206
  616. bottom_red = 128
  617. bottom_green = 128
  618. bottom_blue = 128
  619. border_width = 228
  620. transition = Radial
  621. xpos = 0
  622. ypos = 0
  623. xlen = 640
  624. ylen = 480
  625. background = 1
  626. gradient = 0
  627.  
  628. [Element]
  629. name = Dialog Controls
  630. type = Object
  631. type = Element
  632. type = Text
  633. condition = TRUE
  634. text_red = 0
  635. text_green = 0
  636. text_blue = 0
  637. shadow_red = 255
  638. shadow_green = 255
  639. shadow_blue = 255
  640. shadow_offset = 1
  641. font_face = Arial
  642. font_weight = 400
  643. font_height = -30
  644. repaint = 1
  645. xpos = 48
  646. ypos = 3
  647. xlen = 328
  648. ylen = 42
  649. font_italic = 0
  650. text = Dialog Controls
  651. drop_shadow = 1
  652. drop_offset = 2
  653.  
  654. [Element]
  655. name = single edit
  656. type = Object
  657. type = Element
  658. type = Edit Box
  659. condition = TRUE
  660. back_red = 206
  661. back_green = 241
  662. back_blue = 205
  663. font_face = Arial
  664. font_weight = 400
  665. font_height = -17
  666. xpos = 30
  667. ypos = 159
  668. xlen = 193
  669. ylen = 31
  670. repaint = 1
  671. border = 1
  672. procedure = editbox_handler
  673. enter_key = 1
  674. numerical = 0
  675.  
  676. [Element]
  677. name = single edit
  678. type = Object
  679. type = Element
  680. type = Text
  681. condition = TRUE
  682. text_red = 0
  683. text_green = 0
  684. text_blue = 0
  685. shadow_red = 255
  686. shadow_green = 255
  687. shadow_blue = 255
  688. shadow_offset = 1
  689. font_face = Arial
  690. font_weight = 700
  691. font_height = -17
  692. repaint = 1
  693. xpos = 23
  694. ypos = 54
  695. xlen = 206
  696. ylen = 106
  697. text = Type your name into this single line edit box. When the Enter key is pressed a procedure will be called in the script.
  698. font_italic = 0
  699. drop_shadow = 1
  700. drop_offset = 1
  701.  
  702. [Element]
  703. name = multiline edit
  704. type = Object
  705. type = Element
  706. type = Edit Box
  707. condition = TRUE
  708. back_red = 255
  709. back_green = 217
  710. back_blue = 179
  711. font_face = Arial
  712. font_weight = 400
  713. font_height = -17
  714. xpos = 30
  715. ypos = 205
  716. xlen = 193
  717. ylen = 134
  718. repaint = 1
  719. border = 1
  720. procedure = edit_box_procedure
  721. mode = 1
  722. multiline = 1
  723. word_wrap = 1
  724. scrollbar = 1
  725.  
  726. [Element]
  727. name = list box
  728. type = Object
  729. type = Element
  730. type = Text
  731. condition = TRUE
  732. text_red = 0
  733. text_green = 0
  734. text_blue = 0
  735. shadow_red = 255
  736. shadow_green = 255
  737. shadow_blue = 255
  738. shadow_offset = 1
  739. font_face = Arial
  740. font_weight = 700
  741. font_height = -17
  742. repaint = 1
  743. xpos = 260
  744. ypos = 54
  745. xlen = 192
  746. ylen = 91
  747. text = This list box was filled with selection strings using the script. Click on any selection.
  748. drop_shadow = 1
  749. drop_offset = 1
  750. font_italic = 0
  751.  
  752. [Element]
  753. name = list box
  754. type = Object
  755. type = Element
  756. type = List Box
  757. condition = TRUE
  758. back_red = 238
  759. back_green = 245
  760. back_blue = 167
  761. font_face = Arial
  762. font_weight = 400
  763. font_height = -17
  764. border = 1
  765. xpos = 255
  766. ypos = 138
  767. xlen = 191
  768. ylen = 95
  769. repaint = 1
  770. choices = 
  771. sorted = 0
  772. procedure = listbox_handler
  773.  
  774. [Element]
  775. name = combo box
  776. type = Object
  777. type = Element
  778. type = Combo Box
  779. condition = TRUE
  780. back_red = 192
  781. back_green = 233
  782. back_blue = 237
  783. font_face = Arial
  784. font_weight = 400
  785. font_height = -17
  786. end_focus = 1
  787. enter_key = 1
  788. selection = 1
  789. mode = 1
  790. xpos = 255
  791. ypos = 245
  792. xlen = 191
  793. ylen = 105
  794. repaint = 1
  795. choices = selection 1\nselection 2\nselection 3
  796.  
  797. [Element]
  798. name = combo box
  799. type = Object
  800. type = Element
  801. type = Text
  802. condition = TRUE
  803. text_red = 0
  804. text_green = 0
  805. text_blue = 0
  806. shadow_red = 255
  807. shadow_green = 255
  808. shadow_blue = 255
  809. shadow_offset = 1
  810. font_face = Arial
  811. font_weight = 700
  812. font_height = -17
  813. repaint = 1
  814. xpos = 260
  815. ypos = 283
  816. xlen = 192
  817. ylen = 73
  818. text = This combo box has been filled with static selections.
  819. drop_shadow = 1
  820. drop_offset = 1
  821. font_italic = 0
  822.  
  823. [Element]
  824. name = action
  825. type = Object
  826. type = Element
  827. type = Action
  828. condition = TRUE
  829. action = call init_dialog
  830.  
  831. [Element]
  832. name = next
  833. type = Object
  834. type = Element
  835. type = Text Button
  836. condition = TRUE
  837. face_red = 192
  838. face_green = 192
  839. face_blue = 192
  840. on_red = 255
  841. on_green = 255
  842. on_blue = 255
  843. cursor = Finger
  844. font_face = Arial
  845. font_weight = 700
  846. font_height = -13
  847. repaint = 1
  848. xpos = 422
  849. ypos = 337
  850. xlen = 56
  851. ylen = 21
  852. font_italic = 255
  853. text = Next
  854. action = break
  855.  
  856. [Screen]
  857. name = hypertext
  858. type = Object
  859. type = Screen
  860. activate = 1
  861. undisplay = 1
  862. function_key = F5
  863. transition_off = All at once
  864. condition = TRUE
  865.  
  866. [Element]
  867. name = background
  868. type = Object
  869. type = Element
  870. type = Rectangle
  871. condition = TRUE
  872. filled = 1
  873. top_red = 226
  874. top_green = 226
  875. top_blue = 226
  876. bottom_red = 250
  877. bottom_green = 211
  878. bottom_blue = 141
  879. border_width = 2
  880. transition = Radial
  881. xpos = 0
  882. ypos = 0
  883. xlen = 480
  884. ylen = 360
  885. background = 1
  886. gradient = 1
  887.  
  888. [Element]
  889. name = rectangle
  890. type = Object
  891. type = Element
  892. type = Rectangle
  893. condition = TRUE
  894. filled = 0
  895. top_red = 200
  896. top_green = 200
  897. top_blue = 200
  898. bottom_red = 120
  899. bottom_green = 120
  900. bottom_blue = 120
  901. border_width = 2
  902. transition = Snap on
  903. xpos = 0
  904. ypos = 0
  905. xlen = 479
  906. ylen = 29
  907. border_bevel = 1
  908. border = 1
  909.  
  910. [Element]
  911. name = contents
  912. type = Object
  913. type = Element
  914. type = Text Button
  915. condition = TRUE
  916. face_red = 192
  917. face_green = 192
  918. face_blue = 192
  919. on_red = 255
  920. on_green = 255
  921. on_blue = 255
  922. cursor = Finger
  923. font_face = Arial
  924. font_weight = 700
  925. font_height = -13
  926. repaint = 1
  927. xpos = 2
  928. ypos = 2
  929. xlen = 78
  930. ylen = 24
  931. text = Contents
  932. font_italic = 0
  933. action = let p = 0; call hypertext_page
  934.  
  935. [Element]
  936. name = <<
  937. type = Object
  938. type = Element
  939. type = Text Button
  940. condition = TRUE
  941. face_red = 192
  942. face_green = 192
  943. face_blue = 192
  944. on_red = 255
  945. on_green = 255
  946. on_blue = 255
  947. cursor = Finger
  948. font_face = Arial
  949. font_weight = 700
  950. font_height = -13
  951. repaint = 1
  952. xpos = 80
  953. ypos = 2
  954. xlen = 36
  955. ylen = 24
  956. text = <<
  957. font_italic = 0
  958. action = let p = p-1; call hypertext_page
  959.  
  960. [Element]
  961. name = >>
  962. type = Object
  963. type = Element
  964. type = Text Button
  965. condition = TRUE
  966. face_red = 192
  967. face_green = 192
  968. face_blue = 192
  969. on_red = 255
  970. on_green = 255
  971. on_blue = 255
  972. cursor = Finger
  973. font_face = Arial
  974. font_weight = 700
  975. font_height = -13
  976. repaint = 1
  977. xpos = 116
  978. ypos = 2
  979. xlen = 36
  980. ylen = 24
  981. text = >>
  982. font_italic = 0
  983. action = let p = p+1; call hypertext_page
  984.  
  985. [Element]
  986. name = Back
  987. type = Object
  988. type = Element
  989. type = Text Button
  990. condition = TRUE
  991. face_red = 192
  992. face_green = 192
  993. face_blue = 192
  994. on_red = 255
  995. on_green = 255
  996. on_blue = 255
  997. cursor = Finger
  998. font_face = Arial
  999. font_weight = 700
  1000. font_height = -13
  1001. repaint = 1
  1002. xpos = 152
  1003. ypos = 2
  1004. xlen = 60
  1005. ylen = 24
  1006. text = Back
  1007. font_italic = 0
  1008. action = let p = p2; call hypertext_page
  1009.  
  1010. [Element]
  1011. name = Search
  1012. type = Object
  1013. type = Element
  1014. type = Text Button
  1015. condition = TRUE
  1016. face_red = 192
  1017. face_green = 192
  1018. face_blue = 192
  1019. on_red = 255
  1020. on_green = 255
  1021. on_blue = 255
  1022. cursor = Finger
  1023. font_face = Arial
  1024. font_weight = 700
  1025. font_height = -13
  1026. repaint = 1
  1027. xpos = 212
  1028. ypos = 2
  1029. xlen = 62
  1030. ylen = 24
  1031. text = Search
  1032. font_italic = 0
  1033. action = call hypertext_search
  1034.  
  1035. [Element]
  1036. name = edit box
  1037. type = Object
  1038. type = Element
  1039. type = Edit Box
  1040. condition = TRUE
  1041. back_red = 224
  1042. back_green = 224
  1043. back_blue = 216
  1044. font_face = Arial
  1045. font_weight = 700
  1046. font_height = -13
  1047. border = 1
  1048. end_focus = 1
  1049. enter_key = 1
  1050. xpos = 276
  1051. ypos = 3
  1052. xlen = 149
  1053. ylen = 22
  1054. repaint = 1
  1055. font_italic = 0
  1056.  
  1057. [Element]
  1058. name = init
  1059. type = Object
  1060. type = Element
  1061. type = Action
  1062. condition = TRUE
  1063. action = call hypertext_init
  1064.  
  1065. [Element]
  1066. name = sample.fgh
  1067. type = Object
  1068. type = Element
  1069. type = Hypertext
  1070. condition = TRUE
  1071. repaint = 1
  1072. xpos = 7
  1073. ypos = 30
  1074. xlen = 473
  1075. ylen = 330
  1076. scroll_bar = 1
  1077. procedure = hypertext_handler
  1078.  
  1079. [Element]
  1080. name = next screen
  1081. type = Object
  1082. type = Element
  1083. type = Text Button
  1084. condition = TRUE
  1085. face_red = 192
  1086. face_green = 192
  1087. face_blue = 192
  1088. on_red = 255
  1089. on_green = 255
  1090. on_blue = 255
  1091. cursor = Finger
  1092. font_face = Arial
  1093. font_weight = 700
  1094. font_height = -13
  1095. repaint = 1
  1096. xpos = 427
  1097. ypos = 2
  1098. xlen = 51
  1099. ylen = 24
  1100. text = Next
  1101. font_italic = 255
  1102. action = break
  1103.  
  1104. [Screen]
  1105. name = spaceship
  1106. type = Object
  1107. type = Screen
  1108. activate = 1
  1109. undisplay = 1
  1110. function_key = F8
  1111. transition_off = All at once
  1112. condition = TRUE
  1113.  
  1114. [Element]
  1115. name = x_strs.gif
  1116. type = Object
  1117. type = Element
  1118. type = Background
  1119. condition = TRUE
  1120. transition = Slide down
  1121. background = 1
  1122.  
  1123. [Element]
  1124. name = pbut_yd.gif 1
  1125. type = Object
  1126. type = Element
  1127. type = Picture Button
  1128. condition = TRUE
  1129. cursor = Finger
  1130. transition = Display
  1131. xpos = 15
  1132. ypos = 81
  1133. xlen = 60
  1134. ylen = 60
  1135. cursor_bitmap = 
  1136. down_bitmap = pbut_yu.gif
  1137. mode = 2
  1138. group = 1
  1139. on_condition = 
  1140. on_bitmap = pbut_yc.gif
  1141. action = script the_spaceship call choose_fighter: 1
  1142.  
  1143. [Element]
  1144. name = Super X Wing
  1145. type = Object
  1146. type = Element
  1147. type = Text
  1148. condition = TRUE
  1149. text_red = 106
  1150. text_green = 181
  1151. text_blue = 181
  1152. shadow_red = 128
  1153. shadow_green = 128
  1154. shadow_blue = 128
  1155. shadow_offset = 1
  1156. font_face = Arial
  1157. font_weight = 400
  1158. font_height = -18
  1159. repaint = 1
  1160. xpos = 76
  1161. ypos = 99
  1162. xlen = 136
  1163. ylen = 38
  1164. text = Super X Wing
  1165. font_italic = 255
  1166.  
  1167. [Element]
  1168. name = pbut_yd.gif 2
  1169. type = Object
  1170. type = Element
  1171. type = Picture Button
  1172. condition = TRUE
  1173. cursor = Finger
  1174. transition = Display
  1175. xpos = 15
  1176. ypos = 141
  1177. xlen = 60
  1178. ylen = 60
  1179. cursor_bitmap = 
  1180. down_bitmap = pbut_yu.gif
  1181. mode = 2
  1182. group = 1
  1183. on_bitmap = pbut_yc.gif
  1184. on_condition = TRUE
  1185. action = script the_spaceship call choose_fighter: 2
  1186.  
  1187. [Element]
  1188. name = Ultra Ty Fighter
  1189. type = Object
  1190. type = Element
  1191. type = Text
  1192. condition = TRUE
  1193. text_red = 106
  1194. text_green = 181
  1195. text_blue = 181
  1196. shadow_red = 128
  1197. shadow_green = 128
  1198. shadow_blue = 128
  1199. shadow_offset = 1
  1200. font_face = Arial
  1201. font_weight = 400
  1202. font_height = -18
  1203. repaint = 1
  1204. xpos = 76
  1205. ypos = 161
  1206. xlen = 157
  1207. ylen = 32
  1208. text = Ultra Ti Fighter
  1209. font_italic = 255
  1210.  
  1211. [Element]
  1212. name = pbut_yd.gif 3
  1213. type = Object
  1214. type = Element
  1215. type = Picture Button
  1216. condition = TRUE
  1217. cursor = Finger
  1218. transition = Display
  1219. xpos = 15
  1220. ypos = 201
  1221. xlen = 60
  1222. ylen = 60
  1223. cursor_bitmap = 
  1224. down_bitmap = pbut_yu.gif
  1225. mode = 2
  1226. group = 1
  1227. on_bitmap = pbut_yc.gif
  1228. action = script the_spaceship call choose_fighter: 3
  1229.  
  1230. [Element]
  1231. name = Mega Apollo Beamer
  1232. type = Object
  1233. type = Element
  1234. type = Text
  1235. condition = TRUE
  1236. text_red = 106
  1237. text_green = 181
  1238. text_blue = 181
  1239. shadow_red = 128
  1240. shadow_green = 128
  1241. shadow_blue = 128
  1242. shadow_offset = 1
  1243. font_face = Arial
  1244. font_weight = 400
  1245. font_height = -18
  1246. repaint = 1
  1247. xpos = 76
  1248. ypos = 219
  1249. xlen = 140
  1250. ylen = 32
  1251. text = Mega Galaxian
  1252. font_italic = 255
  1253.  
  1254. [Element]
  1255. name = pbut_xu.gif 1
  1256. type = Object
  1257. type = Element
  1258. type = Picture Button
  1259. condition = TRUE
  1260. cursor = Finger
  1261. transition = Display
  1262. xpos = 53
  1263. ypos = 267
  1264. xlen = 60
  1265. ylen = 60
  1266. cursor_bitmap = pbut_xc.gif
  1267. down_bitmap = pbut_xd.gif
  1268. mode = 1
  1269. on_bitmap = pbut_xd.gif
  1270. action = script the_spaceship call xray_view: TRUE
  1271. on_condition = 
  1272. off_action = script the_spaceship call xray_view: FALSE
  1273.  
  1274. [Element]
  1275. name = Show textures
  1276. type = Object
  1277. type = Element
  1278. type = Text
  1279. condition = TRUE
  1280. text_red = 106
  1281. text_green = 181
  1282. text_blue = 181
  1283. shadow_red = 128
  1284. shadow_green = 128
  1285. shadow_blue = 128
  1286. shadow_offset = 1
  1287. font_face = Arial
  1288. font_weight = 400
  1289. font_height = -18
  1290. repaint = 1
  1291. xpos = 115
  1292. ypos = 284
  1293. xlen = 131
  1294. ylen = 33
  1295. text = XRay view
  1296. font_italic = 255
  1297.  
  1298. [Element]
  1299. name = Choose your weapon
  1300. type = Object
  1301. type = Element
  1302. type = Text
  1303. condition = TRUE
  1304. text_red = 106
  1305. text_green = 181
  1306. text_blue = 181
  1307. shadow_red = 128
  1308. shadow_green = 128
  1309. shadow_blue = 128
  1310. shadow_offset = 1
  1311. font_face = Arial
  1312. font_weight = 700
  1313. font_height = -33
  1314. repaint = 1
  1315. xpos = 61
  1316. ypos = 13
  1317. xlen = 373
  1318. ylen = 57
  1319. text = Choose your Weapon !
  1320. font_italic = 0
  1321.  
  1322. [Element]
  1323. name = rectangle
  1324. type = Object
  1325. type = Element
  1326. type = Rectangle
  1327. condition = TRUE
  1328. filled = 0
  1329. top_red = 200
  1330. top_green = 200
  1331. top_blue = 200
  1332. bottom_red = 120
  1333. bottom_green = 120
  1334. bottom_blue = 120
  1335. border_width = 1
  1336. border_bevel = 1
  1337. transition = Display
  1338. xpos = 240
  1339. ypos = 56
  1340. xlen = 228
  1341. ylen = 242
  1342.  
  1343. [Element]
  1344. name = message
  1345. type = Object
  1346. type = Element
  1347. type = Message
  1348. condition = TRUE
  1349. cursor_procedure = space_mouse_move
  1350.  
  1351. [Element]
  1352. name = init
  1353. type = Object
  1354. type = Element
  1355. type = Action
  1356. condition = TRUE
  1357. action = call space_initialize
  1358.  
  1359. [Element]
  1360. name = next screen
  1361. type = Object
  1362. type = Element
  1363. type = Text Button
  1364. condition = TRUE
  1365. face_red = 0
  1366. face_green = 0
  1367. face_blue = 0
  1368. on_red = 255
  1369. on_green = 255
  1370. on_blue = 255
  1371. cursor = Finger
  1372. font_face = Arial
  1373. font_weight = 700
  1374. font_height = -13
  1375. repaint = 1
  1376. xpos = 414
  1377. ypos = 321
  1378. xlen = 51
  1379. ylen = 24
  1380. text = Next
  1381. font_italic = 255
  1382. action = call space_cleanup; break
  1383. text_red = 106
  1384. text_green = 181
  1385. text_blue = 181
  1386.  
  1387. [Screen]
  1388. name = calculator
  1389. type = Object
  1390. type = Screen
  1391. activate = 1
  1392. undisplay = 1
  1393. function_key = F7
  1394. transition_off = All at once
  1395. condition = TRUE
  1396.  
  1397. [Element]
  1398. name = bacground
  1399. type = Object
  1400. type = Element
  1401. type = Rectangle
  1402. condition = TRUE
  1403. filled = 1
  1404. top_red = 0
  1405. top_green = 0
  1406. top_blue = 0
  1407. bottom_red = 120
  1408. bottom_green = 120
  1409. bottom_blue = 120
  1410. border_width = 1
  1411. border_bevel = 1
  1412. transition = Interlace
  1413. xpos = 0
  1414. ypos = 0
  1415. xlen = 480
  1416. ylen = 360
  1417. background = 1
  1418.  
  1419. [Element]
  1420. name = Fully programmable
  1421. type = Object
  1422. type = Element
  1423. type = Text
  1424. condition = TRUE
  1425. text_red = 175
  1426. text_green = 175
  1427. text_blue = 199
  1428. shadow_red = 82
  1429. shadow_green = 82
  1430. shadow_blue = 82
  1431. shadow_offset = 1
  1432. font_face = Arial
  1433. font_weight = 400
  1434. font_height = -23
  1435. repaint = 1
  1436. xpos = 54
  1437. ypos = 13
  1438. xlen = 418
  1439. ylen = 41
  1440. text = Programmable Interactive Multimedia
  1441. drop_shadow = 1
  1442. drop_offset = 2
  1443. font_italic = 0
  1444.  
  1445. [Element]
  1446. name = big border
  1447. type = Object
  1448. type = Element
  1449. type = Rectangle
  1450. condition = TRUE
  1451. filled = 0
  1452. top_red = 200
  1453. top_green = 200
  1454. top_blue = 200
  1455. bottom_red = 120
  1456. bottom_green = 120
  1457. bottom_blue = 120
  1458. border_width = 1
  1459. border_bevel = 1
  1460. transition = Display
  1461. xpos = 23
  1462. ypos = 58
  1463. xlen = 430
  1464. ylen = 286
  1465. border = 1
  1466.  
  1467. [Element]
  1468. name = display border
  1469. type = Object
  1470. type = Element
  1471. type = Rectangle
  1472. condition = TRUE
  1473. filled = 0
  1474. top_red = 200
  1475. top_green = 200
  1476. top_blue = 200
  1477. bottom_red = 120
  1478. bottom_green = 120
  1479. bottom_blue = 120
  1480. border_width = 2
  1481. border_bevel = 1
  1482. transition = Display
  1483. xpos = 121
  1484. ypos = 73
  1485. xlen = 313
  1486. ylen = 53
  1487. border = 1
  1488.  
  1489. [Element]
  1490. name = smllblls.gif
  1491. type = Object
  1492. type = Element
  1493. type = Picture
  1494. condition = TRUE
  1495. transition = Display
  1496. transition_off = Undisplay
  1497. xpos = 53
  1498. ypos = 82
  1499. xlen = 46
  1500. ylen = 39
  1501. transparency = 1
  1502. trans_red = 192
  1503. trans_green = 192
  1504. trans_blue = 192
  1505.  
  1506. [Element]
  1507. name = lcd display
  1508. type = Object
  1509. type = Element
  1510. type = Edit Box
  1511. condition = TRUE
  1512. back_red = 100
  1513. back_green = 100
  1514. back_blue = 140
  1515. font_face = Arial
  1516. font_weight = 700
  1517. font_height = -30
  1518. border = 1
  1519. end_focus = 1
  1520. enter_key = 1
  1521. xpos = 123
  1522. ypos = 75
  1523. xlen = 310
  1524. ylen = 49
  1525. repaint = 1
  1526. font_italic = 0
  1527. text_red = 255
  1528. text_green = 255
  1529. text_blue = 255
  1530. right = 1
  1531.  
  1532. [Element]
  1533. name = number keys
  1534. type = Object
  1535. type = Element
  1536. type = Rectangle
  1537. condition = TRUE
  1538. filled = 1
  1539. top_red = 32
  1540. top_green = 40
  1541. top_blue = 88
  1542. bottom_red = 120
  1543. bottom_green = 120
  1544. bottom_blue = 120
  1545. border_width = 1
  1546. border_bevel = 1
  1547. transition = Display
  1548. xpos = 39
  1549. ypos = 139
  1550. xlen = 243
  1551. ylen = 190
  1552. border = 1
  1553.  
  1554. [Element]
  1555. name = operator keys
  1556. type = Object
  1557. type = Element
  1558. type = Rectangle
  1559. condition = TRUE
  1560. filled = 1
  1561. top_red = 32
  1562. top_green = 40
  1563. top_blue = 88
  1564. bottom_red = 120
  1565. bottom_green = 120
  1566. bottom_blue = 120
  1567. border_width = 1
  1568. border_bevel = 1
  1569. transition = Display
  1570. xpos = 300
  1571. ypos = 138
  1572. xlen = 134
  1573. ylen = 190
  1574. border = 1
  1575.  
  1576. [Element]
  1577. name = action
  1578. type = Object
  1579. type = Element
  1580. type = Action
  1581. condition = TRUE
  1582. action = call start_calculator
  1583.  
  1584. [Screen]
  1585. name = graphs
  1586. type = Object
  1587. type = Screen
  1588. activate = 1
  1589. undisplay = 1
  1590. function_key = F6
  1591. transition_off = All at once
  1592. condition = TRUE
  1593. next_screen = 
  1594.  
  1595. [Element]
  1596. name = background
  1597. type = Object
  1598. type = Element
  1599. type = Rectangle
  1600. condition = TRUE
  1601. filled = 1
  1602. top_red = 200
  1603. top_green = 192
  1604. top_blue = 180
  1605. bottom_red = 120
  1606. bottom_green = 120
  1607. bottom_blue = 120
  1608. border_width = 220
  1609. transition = Radial
  1610. xpos = 0
  1611. ypos = 0
  1612. xlen = 480
  1613. ylen = 360
  1614. background = 1
  1615.  
  1616. [Element]
  1617. name = title
  1618. type = Object
  1619. type = Element
  1620. type = Text
  1621. condition = TRUE
  1622. text_red = 0
  1623. text_green = 0
  1624. text_blue = 0
  1625. shadow_red = 255
  1626. shadow_green = 255
  1627. shadow_blue = 255
  1628. shadow_offset = 1
  1629. font_face = Arial
  1630. font_weight = 700
  1631. font_height = -40
  1632. repaint = 1
  1633. xpos = 41
  1634. ypos = 13
  1635. xlen = 169
  1636. ylen = 55
  1637. font_italic = 0
  1638. drop_shadow = 1
  1639. drop_offset = 3
  1640. text = Graphs
  1641.  
  1642. [Element]
  1643. name = panel
  1644. type = Object
  1645. type = Element
  1646. type = Rectangle
  1647. condition = TRUE
  1648. filled = 1
  1649. top_red = 255
  1650. top_green = 255
  1651. top_blue = 128
  1652. bottom_red = 169
  1653. bottom_green = 85
  1654. bottom_blue = 16
  1655. border_width = 4
  1656. transition = Snap on
  1657. xpos = 49
  1658. ypos = 80
  1659. xlen = 414
  1660. ylen = 230
  1661. gradient = 1
  1662. border = 1
  1663. border_bevel = 1
  1664.  
  1665. [Element]
  1666. name = next screen
  1667. type = Object
  1668. type = Element
  1669. type = Text Button
  1670. condition = TRUE
  1671. face_red = 192
  1672. face_green = 192
  1673. face_blue = 192
  1674. on_red = 255
  1675. on_green = 255
  1676. on_blue = 255
  1677. cursor = Finger
  1678. font_face = Arial
  1679. font_weight = 700
  1680. font_height = -13
  1681. repaint = 1
  1682. xpos = 411
  1683. ypos = 41
  1684. xlen = 51
  1685. ylen = 24
  1686. text = Next
  1687. font_italic = 255
  1688. action = break
  1689.  
  1690. [Element]
  1691. name = action
  1692. type = Object
  1693. type = Element
  1694. type = Action
  1695. condition = TRUE
  1696. action = call init_graphs
  1697.  
  1698. [Element]
  1699. name = graph
  1700. type = Object
  1701. type = Element
  1702. type = Graph
  1703. condition = TRUE
  1704. margin = 10
  1705. width = 4
  1706. font_face = Times New Roman
  1707. font_weight = 700
  1708. font_height = -20
  1709. repaint = 1
  1710. xpos = 53
  1711. ypos = 84
  1712. xlen = 408
  1713. ylen = 221
  1714. graduations = 1
  1715. procedure = graph_handler_1
  1716. font_italic = 255
  1717. text_red = 0
  1718. text_green = 0
  1719. text_blue = 0
  1720.  
  1721. [Element]
  1722. name = wait
  1723. type = Object
  1724. type = Element
  1725. type = Wait
  1726. condition = TRUE
  1727. mode = 3
  1728. delay = 120
  1729.  
  1730. [Element]
  1731. name = remove
  1732. type = Object
  1733. type = Element
  1734. type = Remove
  1735. condition = TRUE
  1736. mode = 1
  1737. elements = graph
  1738.  
  1739. [Element]
  1740. name = graph
  1741. type = Object
  1742. type = Element
  1743. type = Graph
  1744. condition = TRUE
  1745. margin = 10
  1746. width = 4
  1747. font_face = Times New Roman
  1748. font_weight = 700
  1749. font_height = -20
  1750. repaint = 1
  1751. xpos = 53
  1752. ypos = 84
  1753. xlen = 408
  1754. ylen = 221
  1755. graduations = 1
  1756. procedure = graph_handler_2
  1757. font_italic = 255
  1758.  
  1759. [Element]
  1760. name = wait
  1761. type = Object
  1762. type = Element
  1763. type = Wait
  1764. condition = TRUE
  1765. mode = 3
  1766. delay = 120
  1767.  
  1768. [Element]
  1769. name = remove
  1770. type = Object
  1771. type = Element
  1772. type = Remove
  1773. condition = TRUE
  1774. mode = 1
  1775. elements = graph
  1776.  
  1777. [Element]
  1778. name = graph
  1779. type = Object
  1780. type = Element
  1781. type = Graph
  1782. condition = TRUE
  1783. margin = 10
  1784. width = 4
  1785. font_face = Times New Roman
  1786. font_weight = 700
  1787. font_height = -20
  1788. repaint = 1
  1789. xpos = 53
  1790. ypos = 84
  1791. xlen = 408
  1792. ylen = 221
  1793. graduations = 1
  1794. procedure = graph_handler_3
  1795. stacked = 1
  1796. font_italic = 255
  1797. text_red = 0
  1798. text_green = 0
  1799. text_blue = 0
  1800.  
  1801. [Element]
  1802. name = wait
  1803. type = Object
  1804. type = Element
  1805. type = Wait
  1806. condition = TRUE
  1807. mode = 3
  1808. delay = 120
  1809.  
  1810. [Element]
  1811. name = remove
  1812. type = Object
  1813. type = Element
  1814. type = Remove
  1815. condition = TRUE
  1816. mode = 1
  1817. elements = graph
  1818.  
  1819. [Element]
  1820. name = graph
  1821. type = Object
  1822. type = Element
  1823. type = Graph
  1824. condition = TRUE
  1825. margin = 10
  1826. width = 4
  1827. font_face = Times New Roman
  1828. font_weight = 700
  1829. font_height = -20
  1830. repaint = 1
  1831. xpos = 53
  1832. ypos = 84
  1833. xlen = 408
  1834. ylen = 221
  1835. graduations = 1
  1836. procedure = graph_handler_1
  1837. style = 1
  1838. font_italic = 255
  1839.  
  1840. [Element]
  1841. name = wait
  1842. type = Object
  1843. type = Element
  1844. type = Wait
  1845. condition = TRUE
  1846. mode = 3
  1847. delay = 120
  1848.  
  1849. [Element]
  1850. name = remove
  1851. type = Object
  1852. type = Element
  1853. type = Remove
  1854. condition = TRUE
  1855. mode = 1
  1856. elements = graph
  1857.  
  1858. [Element]
  1859. name = graph
  1860. type = Object
  1861. type = Element
  1862. type = Graph
  1863. condition = TRUE
  1864. margin = 10
  1865. width = 4
  1866. font_face = Times New Roman
  1867. font_weight = 700
  1868. font_height = -20
  1869. repaint = 1
  1870. xpos = 53
  1871. ypos = 84
  1872. xlen = 408
  1873. ylen = 221
  1874. graduations = 1
  1875. procedure = graph_handler_2
  1876. style = 1
  1877. percentages = 0
  1878. font_italic = 255
  1879.  
  1880. [Element]
  1881. name = wait
  1882. type = Object
  1883. type = Element
  1884. type = Wait
  1885. condition = TRUE
  1886. mode = 3
  1887. delay = 120
  1888.  
  1889. [Element]
  1890. name = remove
  1891. type = Object
  1892. type = Element
  1893. type = Remove
  1894. condition = TRUE
  1895. mode = 1
  1896. elements = graph
  1897.  
  1898. [Element]
  1899. name = graph
  1900. type = Object
  1901. type = Element
  1902. type = Graph
  1903. condition = TRUE
  1904. margin = 10
  1905. width = 4
  1906. font_face = Times New Roman
  1907. font_weight = 700
  1908. font_height = -20
  1909. repaint = 1
  1910. xpos = 53
  1911. ypos = 84
  1912. xlen = 408
  1913. ylen = 221
  1914. graduations = 1
  1915. procedure = graph_handler_3
  1916. stacked = 1
  1917. style = 1
  1918. font_italic = 255
  1919.  
  1920. [Element]
  1921. name = wait
  1922. type = Object
  1923. type = Element
  1924. type = Wait
  1925. condition = TRUE
  1926. mode = 3
  1927. delay = 120
  1928.  
  1929. [Element]
  1930. name = remove
  1931. type = Object
  1932. type = Element
  1933. type = Remove
  1934. condition = TRUE
  1935. mode = 1
  1936. elements = graph
  1937.  
  1938. [Element]
  1939. name = graph
  1940. type = Object
  1941. type = Element
  1942. type = Graph
  1943. condition = TRUE
  1944. margin = 10
  1945. width = 4
  1946. font_face = Times New Roman
  1947. font_weight = 700
  1948. font_height = -20
  1949. repaint = 1
  1950. xpos = 53
  1951. ypos = 84
  1952. xlen = 408
  1953. ylen = 221
  1954. graduations = 1
  1955. procedure = graph_handler_1
  1956. style = 2
  1957. font_italic = 255
  1958.  
  1959. [Element]
  1960. name = wait
  1961. type = Object
  1962. type = Element
  1963. type = Wait
  1964. condition = TRUE
  1965. mode = 3
  1966. delay = 120
  1967.  
  1968. [Element]
  1969. name = remove
  1970. type = Object
  1971. type = Element
  1972. type = Remove
  1973. condition = TRUE
  1974. mode = 1
  1975. elements = graph
  1976.  
  1977. [Element]
  1978. name = graph
  1979. type = Object
  1980. type = Element
  1981. type = Graph
  1982. condition = TRUE
  1983. margin = 10
  1984. width = 4
  1985. font_face = Times New Roman
  1986. font_weight = 700
  1987. font_height = -20
  1988. repaint = 1
  1989. xpos = 53
  1990. ypos = 84
  1991. xlen = 408
  1992. ylen = 221
  1993. graduations = 1
  1994. procedure = graph_handler_2
  1995. scroll_bars = 1
  1996. style = 2
  1997. percentages = 0
  1998. font_italic = 255
  1999.  
  2000. [Element]
  2001. name = wait
  2002. type = Object
  2003. type = Element
  2004. type = Wait
  2005. condition = TRUE
  2006. mode = 3
  2007. delay = 120
  2008.  
  2009. [Element]
  2010. name = remove
  2011. type = Object
  2012. type = Element
  2013. type = Remove
  2014. condition = TRUE
  2015. mode = 1
  2016. elements = graph
  2017.  
  2018. [Element]
  2019. name = graph
  2020. type = Object
  2021. type = Element
  2022. type = Graph
  2023. condition = TRUE
  2024. margin = 10
  2025. width = 4
  2026. font_face = Times New Roman
  2027. font_weight = 700
  2028. font_height = -20
  2029. repaint = 1
  2030. xpos = 53
  2031. ypos = 84
  2032. xlen = 408
  2033. ylen = 221
  2034. graduations = 1
  2035. procedure = graph_handler_3
  2036. stacked = 1
  2037. style = 2
  2038. font_italic = 255
  2039.  
  2040. [Element]
  2041. name = wait
  2042. type = Object
  2043. type = Element
  2044. type = Wait
  2045. condition = TRUE
  2046. mode = 3
  2047. delay = 120
  2048.  
  2049. [Element]
  2050. name = remove
  2051. type = Object
  2052. type = Element
  2053. type = Remove
  2054. condition = TRUE
  2055. mode = 1
  2056. elements = graph\npanel
  2057.  
  2058. [Element]
  2059. name = graph
  2060. type = Object
  2061. type = Element
  2062. type = Graph
  2063. condition = TRUE
  2064. margin = 10
  2065. width = 4
  2066. font_face = Times New Roman
  2067. font_weight = 700
  2068. font_height = -20
  2069. repaint = 1
  2070. xpos = 53
  2071. ypos = 84
  2072. xlen = 408
  2073. ylen = 221
  2074. graduations = 1
  2075. procedure = graph_handler_4
  2076. stacked = 1
  2077. style = 3
  2078. font_italic = 255
  2079.  
  2080. [Element]
  2081. name = wait
  2082. type = Object
  2083. type = Element
  2084. type = Wait
  2085. condition = TRUE
  2086. mode = 3
  2087. delay = 120
  2088.  
  2089. [Element]
  2090. name = remove
  2091. type = Object
  2092. type = Element
  2093. type = Remove
  2094. condition = TRUE
  2095. mode = 1
  2096. elements = graph\n
  2097.  
  2098. [Element]
  2099. name = 3d background
  2100. type = Object
  2101. type = Element
  2102. type = Rectangle
  2103. condition = TRUE
  2104. filled = 0
  2105. top_red = 200
  2106. top_green = 200
  2107. top_blue = 200
  2108. bottom_red = 120
  2109. bottom_green = 120
  2110. bottom_blue = 120
  2111. border_width = 1
  2112. border_bevel = 1
  2113. transition = Display
  2114. xpos = 0
  2115. ypos = 71
  2116. xlen = 480
  2117. ylen = 289
  2118.  
  2119. [Element]
  2120. name = action
  2121. type = Object
  2122. type = Element
  2123. type = Action
  2124. condition = TRUE
  2125. action = call draw_3D_graph
  2126.  
  2127. [Screen]
  2128. name = game
  2129. type = Object
  2130. type = Screen
  2131. activate = 0
  2132. undisplay = 1
  2133. function_key = F9
  2134. transition_off = undisplay
  2135. condition = TRUE
  2136. next_screen = intro space
  2137.  
  2138. [Element]
  2139. name = rectangle
  2140. type = Object
  2141. type = Element
  2142. type = Rectangle
  2143. condition = TRUE
  2144. filled = 1
  2145. top_red = 145
  2146. top_green = 145
  2147. top_blue = 145
  2148. bottom_red = 100
  2149. bottom_green = 0
  2150. bottom_blue = 0
  2151. border_width = 2
  2152. transition = Chop down
  2153. xpos = 0
  2154. ypos = 0
  2155. xlen = 480
  2156. ylen = 360
  2157. background = 1
  2158. gradient = 0
  2159.  
  2160. [Element]
  2161. name = continue.gif
  2162. type = Object
  2163. type = Element
  2164. type = Picture
  2165. condition = TRUE
  2166. transition = Radial
  2167. transition_off = Undisplay
  2168. xpos = 100
  2169. ypos = 324
  2170. xlen = 273
  2171. ylen = 26
  2172. transparency = 1
  2173. trans_red = 152
  2174. trans_green = 152
  2175. trans_blue = 152
  2176.  
  2177. [Element]
  2178. name = start game
  2179. type = Object
  2180. type = Element
  2181. type = Action
  2182. condition = TRUE
  2183. action = call start_game
  2184.  
  2185.